ActiveReports 8
GeoGeometryCollection Constructor

Initializes a new instance of the GeoGeometryCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal shapes As System.Collections.Generic.IEnumerable(Of GeoShape) _
)
public GeoGeometryCollection( 
   System.Collections.Generic.IEnumerable<GeoShape> shapes
)

Parameters

shapes
See Also

Reference

GeoGeometryCollection Class
GeoGeometryCollection Members

Support Forum